projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
173eb92
)
*** empty log message ***
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 15 Dec 2000 22:03:05 +0000
(22:03 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 15 Dec 2000 22:03:05 +0000
(22:03 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9f615228ce1f1819f1149fe99e91534609bfe04e..9c6eed00df696f4c6ea88231970d0a3eb17b020a 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2000-12-15 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * info.el (Info-forward-node): If the node has an
+ Info-header-line, widen the buffer before searching for "next:"
+ and "up:" pointers, and set the search limit to stay in the
+ current node.
+
2000-12-16 Miles Bader <miles@gnu.org>
* simple.el (delete-trailing-whitespace): Remove extraneous let.